home *** CD-ROM | disk | FTP | other *** search
/ The Atari Compendium / The Atari Compendium (Toad Computers) (1994).iso / files / internet / other / news / nn13.lzh / USR / LIB / NN / HELP / HELP.SET < prev    next >
Encoding:
Text File  |  1991-01-01  |  426 b   |  20 lines

  1. ⇧SET COMMAND⇧
  2.  
  3. :set            show changed variables
  4. :set all        show all variables
  5.  
  6.     Modified variables are marked with a *
  7.     Local variables are marked with a >
  8.  
  9. :set VARIABLE VALUE    set VARIABLE to VALUE
  10.  
  11. :unset VARIABLE        reset VARIABLE
  12.  
  13. :toggle VARIABLE    toggle boolean VARIABLE
  14.  
  15. :local VARIABLE [VALUE]    make VARIABLE local to current group
  16.             if VALUE is specified assign it to the local variable
  17.  
  18.  
  19. ⇨help.variables
  20.